IsRectangular
TheIsRectangular
method returns a Boolean value that indicates whether this shape can be described by a rectangle.
ODBoolean IsRectangular ();
- return value
kODTrue
if this shape is rectangular, otherwisekODFalse
.DISCUSSION
Empty shapes are considered to be rectangular; they can be described by the empty rectangle (0,0,0,0).SEE ALSO
TheODShape::GetBoundingBox
method (page 637).
TheODShape::SetRectangle
method (page 653).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help